home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / database / cardx135.arj / CARDXM.DOC < prev    next >
Text File  |  1992-12-10  |  3KB  |  62 lines

  1.  
  2.  
  3.                      CARDXM by (c) Howard L. McHenry Services 1992
  4.                               Howard L. McHenry Services
  5.                                CompuServe ID: 71611,366
  6.  
  7.         Purpose:
  8.             Uses a Cardx database of names, addresses, phone
  9.           numbers, and added information with a Hayes-compatible autodialer as
  10.           a Terminate and Stay Resident program.
  11.  
  12.         Format:
  13.             CARDXM [d:][filespec] or CARDXM will load the default file in the
  14.           Cardx configuration file.
  15.             Start CARDXM in the same directory as your Cardx files.  The
  16.           CARDX.CFG file is needed to configure the program.
  17.  
  18.         Remarks:
  19.             CARDXM is normally loaded with a specific Cardx database (filespec)
  20.           by being listed as a line in your AUTOEXEC.BAT file.  You can switch
  21.           to another database by unloading Cardxm and repeating the command
  22.           with a different filespec at the DOS prompt.  The Alt-Left Shift key
  23.           combination pops up the CARDXM window, and Esc returns you to your
  24.           application.
  25.            Within the window, the Command keys are assigned thus:
  26.  
  27.                 D/E - Dial the #1 or #2 phone number currently displayed.
  28.                 F4  - Search all cards for a "last, first" name string.
  29.                 F10 - Print a memo of all data in a record or a label.
  30.  
  31.             You can page through all of the cards with the Up Cursor, Down
  32.           Cursor, PgUp, PgDn, and Enter keys.  The HOME key lets you jump
  33.           quickly to the first card.
  34.  
  35.             To search the database, press F4 and enter a "last, first" name
  36.           string.  An alternate way to find a name quickly is to press Alt and
  37.           a letter key.  To find "Ziron," for example, hit Alt-Z, then use Up
  38.           Cursor or Enter key to skip past "Zagazinski and "Zharos."
  39.  
  40.             When used with a Hayes-compatible modem, "D", "E" or "F" dials the
  41.           #1, #2 or #3 number currently displayed.  At the prompt, pick up the
  42.           phone or press the Esc key to stop the modem from dialing the number.
  43.  
  44.             CARDXM is configured the same as Cardx, the Cardx configuration
  45.           file is used in the same way as Cardx to set-up your modem.
  46.  
  47.             The Configuration, Add, Copy, Edit, Delete, Help screens,
  48.           Mark/Transfer, and other Print functions were omitted to keep the
  49.           program small and not cause memory problems for your application
  50.           programs.  These functions are available in the non-resident Cardx
  51.           program.
  52.  
  53.           Labels:
  54.             On the command line enter a forward slash (switch), the number of
  55.           the line to start printing the Name field and the total number of
  56.           lines on a label.  I. E. <CARDXM /2,6 HLMC> will start printing on
  57.           the second line of a six line label and load HLMC.CDX database.
  58.           After printing you are still asked if you want a Form Feed, this
  59.           will eject one label.  Three lines of data will be printed, name,
  60.           street address and city, state and zip code.
  61.  
  62.